home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / file-tra / fsp-2.7 / fsp-2 / fsp / LINUX.NOTES < prev    next >
Encoding:
Text File  |  1993-08-04  |  974 b   |  24 lines

  1. Hi:
  2.  
  3. This is my quick hack for fsp 2.71. It's just quick in the sense that I 
  4. wanted it to compile REAL QUICK, and I didn't want to loose time in changing 
  5. the makefile(s) etc.
  6.  
  7. Well, it does compile though warnings are issued.
  8.  
  9. I only tested the clients (fhostcmd, flscmd, etc.) not the deamon fspd. This 
  10. daemon compiles fine; but I have no idea whether it works.  If not, a good 
  11. idea to start looking for errors is in the FLOCK / LOCKF definitions in the 
  12. Makefile.  You can do a "make install" to compile and install the client 
  13. binaries into /usr/local/bin.  For further instructions, see the files 
  14. INSTALL and INFO.  
  15.  
  16. Oh yeah.. one more thing. Since I am using tcsh as an auxiliary shell, I 
  17. patched clients/fhostcmd.c to use a "csh" syntax no matter what login shell 
  18. is specified. If you don't like that, edit clients/fhostcmd.c and look for 
  19. the string "KK PATCH". Then, remove that line and uncomment the previous 
  20. one.
  21.  
  22. Cheers, 
  23. Karel Kubat, karel.icce.rug.nl
  24.